export DISPLAY

rsh to host2 from host1 and from host2 rsh into host3

Is it possible to display a GUI from host3 through host2 and onto host1?

rsh doesn't tunnel tcp connections so it doesn't matter. This will work as long as host1 and host3 see each other and no firewall block X11.