This conjecture seems to be true:
If the product of two different primes is a sum of two squares, the so are the primes.
I've tested it for $pq<1000$, but would like to see a proof.
Edit: If $p\neq q$ are primes and $pq=a^2+b^2$, then there are integers $c,d$ such that $p=c^2+d^2$.