Consider the following statement
Let $K$ be a field, $L/K$ a purely transcendental extensions of fields (i.e. $K$ is relatively algebraically closed in $L$). Let $F \in K[X_1, \ldots, X_n]$ be an irreducible polynomial over $K$. Then $F$ remains irreducible over $L$.
Is there an elementary way to show this statement, accesible to undergraduate students? I will give a proof of which I consider at least part 1 to be non-elementary. (source: Irreducibility of Polynomials over Global Fields is Diophantine, Philip Dittmann, arxiv)
Special case $K$ and $L$ algebraically closed. In this special case, the statement follows by quantifier elimination in algebraically closed fields. Indeed, irreducibility of a polynomial $F$ can be written as a firs-order formula with the coefficients of $F$ as parameters. By quantifier elimination this formula is equivalent to a formula without quantifiers, which then holds in $L$ as soon as it holds in $K$.
General case. Let $\overline{L}$ be an algebraic closure of $L$ and $\overline{K}$ the algebraic closure of $K$ in $\overline{L}$. After a change of coordinates we may assume the constant coefficient of $F$ is $1$. Suppose $F$ factors as a product of irreducible polynomials $F_1, \ldots, F_n$ over $\overline{K}$ with constant coefficient $1$. By the special case each of these factors (in $\overline{K}[X_1, \ldots, X_n]$) remains irreducible over $\overline{L}$. Suppose for the sake of a contradiction that $F$ were reducible over $L$, then we would have $F = G \cdot H$ for certain $G, H \in L[X_1, \ldots, X_n]$ with constant coefficient $1$. By unique factorisation in $\overline{L}[X_1, \ldots, X_n]$, both $G$ and $H$ would have to be products of certain $F_i$'s, whereby their coefficients would lie in $\overline{K} \cap L = K$, contradicting the assumption that $F$ is irreducible over $K$.
This may not be as elementary as you would like, but since you commented that it would be a step in the right direction, here is how you can replace the use of quantifier elimination with the Nullstellensatz.
Suppose that $K$ is algebraically closed, and that $F$ has a nontrivial factorization $F=GH$ over $L$. Let $A\subseteq L$ be the $K$-subalgebra generated by the coefficients of $G$ and $H$. Then $A$ is a finitely generated reduced commutative $K$-algebra. By the Nullstellensatz, for any nonzero $a\in A$, there exists a $K$-algebra homomorphism $\varphi:A\to K$ such that $\varphi(a)\neq 0$. In particular, pick nonzero coefficients of $G$ and $H$ other than the constant coefficients and let $a$ be their product, and let $\varphi:A\to K$ be such that $\varphi(a)\neq 0$.
Now, let $G'$ and $H'$ be the polynomials obtained by applying $\varphi$ to the coefficients of $G$ and $H$. Since $\varphi$ is a $K$-algebra homomorphism and $F$ has coefficients in $K$, we have $G'H'=F$. Moreover, since $\varphi(a)\neq 0$, $G'$ and $H'$ are both nonconstant. This contradicts the irreducibility of $F$.
(You can rephrase this to use more concrete version of the Nullstellensatz explicitly in terms of solving polynomial equations. Consider the equation $F=GH$ as a system of polynomial equations over $K$, with the variables being the coefficients of $G$ and $H$ and having one equation for each coefficient of $F$. By the Rabinowicz trick, you can add some more equations and variables that imply that $G$ and $H$ are nonconstant (pick a nonzero coefficient of each that is not the constant coefficient, and add a new variable which is its inverse). Since this system of equations has a solution in $L$, these polynomial equations cannot generate the unit ideal. By the weak Nullstellensatz, that implies they have a solution in $K$, which gives a factorization of $F$ over $K$.)