If they are not in your way, I would leave them where they are.
If you insist on deletion, use dpkg -l | grep i386
to create a list of i386-packages. You can delete these after careful checking with something like sudo apt-get purge <package-name>
.