These statements are not equivalent. I claim that 3), but not 1) or 2), hold for the polynomial $x^8 - 16$ (see the Wikipedia article on the Grunwald-Wang theorem). The fact that 1) doesn't hold is obvious. Note that $16$ is an eighth power in $\mathbb{Z}/2\mathbb{Z}$, but not in $\mathbb{Z}/32\mathbb{Z}$, so 2) doesn't hold. Factor the polynomial as

$$(x^2 - 2)(x^2 + 2)(x^2 - 2x + 2)(x^2 + 2x + 2).$$

For any odd prime $p$, it's not hard to see that either $2, -2$, or $-1$ is a quadratic residue $\bmod p$. Depending on which of these is a quadratic residue, one of the quadratic fators above splits. Hence $x^8 - 16$ has a root $\bmod p$ for all odd primes $p$ and 3) holds.

Edit: Nevertheless, here is a positive result.

Proposition: Let $P(x) \in \mathbb{Z}[x]$ be a monic irreducible polynomial of degree $n > 1$. Then there exists a prime $p$ such that $P(x)$ has no roots $\bmod p$.

Proof. Given a prime $p$ not dividing the discriminant of $P$, consider the action of the Frobenius map $x \mapsto x^p$ on the roots of $P(x)$ in $\overline{ \mathbb{F}_p }$. Any orbit of this action gives an irreducible factor of $P(x)$, and conversely: hence the cycle type of the Frobenius map determines the factorization of $P(x)$ into irreducible factors $\bmod p$. Now, it is known (see the Wikipedia article) that any cycle type of a Frobenius map agrees with the cycle type of some element of the Galois group $G$ of $P$. Conversely, if the Galois group $G$ has an element of a particular cycle type, there is a prime $p$ such that the Frobenius element at $p$ has that cycle type by the Frobenius density theorem.

So it remains to show that $G$ has an element with no fixed points. Since $P$ is irreducible, $G$ acts transitively on its roots. By Burnside's lemma, it follows that

$$ \sum_{g \in G} |\text{Fix}(g)| = |G|.$$

But the identity element has $n > 1$ fixed points, so it must be the case that $|\text{Fix}(g)| = 0$ for some $g$ or else the LHS would be at least $(n-1) + |G|$.

The upshot is that the equivalence between 2) and 3) holds whenever $x^n - a$ would be irreducible if $a$ weren't an $n^{th}$ power, which holds (for example) when $n = 2, 3$.

Note that it is not true that $P(x)$ remains irreducible modulo some prime: this is equivalent to the claim that the Galois group contains a $n$-cycle, which is always true when $n = 2, 3$ and false in general for higher values of $n$. However, it is true for a generic polynomial in the sense that the generic polynomial of degree $n$ has Galois group $S_n$.


Also, the simplest example of a polynomial that is irreducible over $\mathbb Q$ but reducible modulo every prime is the traditional fave, $x^4+1$.

Edit: as suggested by a comment (thx! @Pierre-Yves G.), one proof of this begins by noting that $x^4+1$ is the 8th cyclotomic polynomial. Since $\mathbb F_{p^2}^\times$ is cyclic, there will be an 8th root of unity in $\mathbb F_{p^2}$ exactly when $8|p^2-1$, which would mean that $x^4+1$ factors into at worst quadratic factors over $\mathbb F_p$. Since $\mathbb Z/8^\times$ is a 2,2 group, $p^2=1$ mod $8$ for every odd prime $p$. ($x^4+1=(x+1)^2$ at $p=2$.)